/* 11111111111111111111111111111 */
/* .c1_dt {
    width: 100%;
}

.c1_dt img {
    width: 100%;
} */
.swiper-pagination-bullets{
    bottom: 10px;
    left: 0;
    width: 100%;

}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px !important;
}
.x_box {
    width: 100%;
}
.autos{
    text-align: center;
}
.autos .c2_heng{
    margin: 30px auto 40px;
}
.x_onebox {
    width: 100%;
    background: url('../images/cc/xdt01.jpg') no-repeat;
    background-position: 0px 52px;
}

.x_one {
    width: 1260px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.x_left {
    width: 46.82%;

}

.x_left h3 {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    padding-top: 19px;
    padding-bottom: 13px;
    font-weight: bold;
}

.x_text {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    background: #f5f8ff;
}


.x_twobox {
    margin-top: 60px;
    width: 100%;
    background: url('../images/cc/xdt02.jpg') no-repeat;
    background-position: right 0;
}

.x_two {
    width: 1260px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.x_right2 {
    width: 46.82%;
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    padding-top: 15px;
}

/* 11111111111111111111111111111 */
.c1_sx {
    display: none;
}

.c1_center {
    width: 1230px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.c1_left {
    width: 52.84%;
    padding-right: 4.69%;
    background: #f5f8ff;
}

.c1_left h3 {
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    padding-top: 20px;
}

.c1_left p {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    padding-top: 20px;
}

.c1_right {
    width: 47.15%;
}

.c1_right img {
    width: 100%;
}

.c1_center2 {
    width: 1225px;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
}

.c1_left2 {
    width: 48.16%;
}

.c1_left2 img {
    width: 100%;
}

.c1_right2 {
    width: 52.65%;
    background: #f5f8ff;
    padding-left: 4.69%;
}

.c1_right2 p {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    padding-top: 20px;
}

.c1_two {
    width: 100%;
    background: url(../images/cc/bj.jpg) no-repeat;
    padding-top: 80px;
    padding-bottom: 56px;
    margin-top: 79px;
}

.c1_center3 {
    width: 1200px;
    margin: 0 auto;
}

.c1_ld {
    margin-top: 40px;
}

.c1_item {
    display: flex;
    margin-bottom: 30px;

}

.c1_zou {
    width: 20.83%;
    background: #fff;
    display: flex;
    align-items: center;
}

.c1_zou img {
    width: 100%;
}

.c1_you {
    width: 79.16%;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(5, 5, 5, 0.06);
    opacity: 0.7;
    padding: 40px;
}

.c1_you h4 {
    font-size: 25px;
    line-height: 17px;
    color: #333333;
    font-weight: bold;
}

.c1_you h4 span {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    margin-left: 21px;
}

.c1_xian {
    width: 26px;
    height: 2px;
    background-image: linear-gradient(-90deg,
            #4979de 0%,
            #78a3ff 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
    margin-top: 19px;
    margin-bottom: 20px;
}

.c1_text {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}


.c1_three {
    width: 1200px;
    margin: 72px auto 60px;
    padding-top: 72px;
}

.c1_box {
    margin-top: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c1_list {
    width: 18.33%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.c1_xxlogo {
    background-color: #ffffff;
}

.c1_xxlogo img {
    width: 100%;
}

.c1_list p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
}


@media (max-width: 1300px) {
    .x_box {
        display: none;
    }

    .c1_sx {
        display: block;
    }
}

@media (max-width: 1199px) {
    .c1_center {
        width: 100%;
    }

    .c1_center2 {
        width: 100%;
        margin: 60px auto 0;
        display: flex;
        justify-content: space-between;
    }

    .c1_center3 {
        width: 100%;
    }

    .c1_three {
        width: 100%;
    }
}

@media (max-width: 990px) {
    .c1_center {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .c1_left {
        width: 100%;
    }

    .c1_right {
        width: 100%;
    }

    .c1_center2 {
        flex-direction: column-reverse;
    }

    .c1_left2 {
        width: 100%;
    }

    .c1_right2 {
        width: 100%;
    }

    .c1_zou {
        width: 33.83%;
    }

    .c1_three {
        margin: 30px auto 50px;
    }
}

@media (max-width: 767px) {
    .c1_one {
        padding: 0 8px;
    }

    .c1_left {
        padding-right: 0%;
    }

    .c1_left h3 {
        font-size: 16px;
        text-align: center;
    }

    .c1_left p {
        line-height: 25px;
        padding-top: 15px;
        text-align: justify;
    }

    .c1_center2 {
        margin: 10px auto 0;
    }

    .c1_right2 {
        padding-left: 0;
    }

    .c1_right2 p {
        text-align: justify;
        line-height: 25px;
        padding-top: 15px;
    }

    .c1_item {
        height: auto;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .c1_you {
        width: 100%;
        padding: 8vw 3vw;
        overflow: auto;
    }

    .c1_you h4 {
        font-size: 18px;
    }
    
    .c1_xian {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .c1_text {
        text-align: justify;
        font-size: 14px;
        line-height: 25px;
        color: #666666;
    }

    .c1_zou {
        width: 100%;
    }
    .c1_zou img{
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }
    .c1_two {
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top: 20px;
    }

    .c1_ld {
        margin-top: 22px;
    }

    .c1_three {
        margin: 10px auto 15px;
    }

    .c1_box {
        margin-top: 10px;
    }
    .c1_box{
        margin-top: 5vw;
        padding: 0 3vw;
    }
    .c1_list {
        width: 45%;
        margin-bottom: 10px;
    }
}

/* 首页 */
.c2_swiper1 .swiper-slide img {
    width: 100%;
}

.c2_swiper1 .swiper-pagination-bullet {
    width: 60px;
    height: 2px;
    background-color: #eeeeee;
    opacity: 0.5;
    border-radius: 0;
    margin: 0 4px;
}

.c2_swiper1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.c2_one {
    width: 100%;
    background: url('../images/cc/homedt.png')no-repeat;
}

.c2_center {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 130px;
}

.c2_left {
    width: 48.91%;
}

.c2_left .c2_xian {
    width: 90px;
    height: 3px;
    background-color: #446ec7;
}

.c2_left h3 {
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 20px;
}

.c2_left h3 span {
    color: #446ec7;
}

.c2_left .c2_enname {
    font-size: 20px;
    color: #999999;
}

.c2_left .c2_text {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 26px;
}

.c2_more {
    width: 140px;
    height: 46px;
    background-image: linear-gradient(-90deg,
            #4979de 0%,
            #78a3ff 100%),
        linear-gradient(#446ec7,
            #446ec7);
    background-blend-mode: normal,
        normal;
    font-size: 16px;
    line-height: 60px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
}

.c2_right {
    width: 45.25%;
}

.c2_right img {
    width: 100%;
}


.c2_two {
    padding-bottom: 100px;
    width: 1356px;
    margin: 69px auto 0;
    position: relative;
}

/* .swiper-container2 .swiper-wrapper {
    width: 1200px;
    margin: 0 auto;
} */
.c2_swiper2 .swiper-button-prev {
    width: 48px;
    height: 48px;
    background: url('../images/cc/leftjt.jpg') no-repeat;
    left: 10px;
    right: auto;
    outline: none;
}

.c2_swiper2 .swiper-button-next {
    width: 48px;
    height: 48px;
    background: url('../images/cc/rightjt.jpg') no-repeat;
    right: 10px;
    left: auto;
    outline: none;
}
.c2_swiper2 .swiper-button-prev:hover{
    /* width: 48px;
    height: 48px; */
    background: url('../images/cc/hoverleft.jpg') no-repeat;
    /* left: 10px;
    right: auto;
    outline: none; */
}
.c2_swiper2 .swiper-button-next:hover {
    background: url('../images/cc/hoverright.jpg') no-repeat;
}

.c2_swiper2 {
    position: relative;
    margin-top: 50px;
}

.c2_swiper2 .swiper-button-prev {
    left: 0;
}

.c2_swiper2 .swiper-button-next {
    right: 0;
}

.swiper-container2 {
    width: 88.49%;
}

.swiper-container2 .swiper-button-prev {
    position: absolute;
    left: 0;
}

.swiper-container2 .swiper-slide {
    width: 32.16%;
}

.c2_cp {
    width: 100%;
    height: 310px;
    background-color: #ebebee;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 53px;
}

.c2_cp img {
    width: 75%;
}

.c2_fdbox {
    width: 82.9%;
    height: 102px;
    background-color: #fff;
    box-shadow: 0px 0px 12px 0px rgba(193, 193, 193, 0.4);
    position: absolute;
    bottom: -51px;
    left: 50%;
    transform: translateX(-50%);

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.c2_fdbox p {
    padding: 0 15px;
    font-size: 16px;
    color: #666666;
    margin-bottom: 21px;
    overflow: hidden;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.c2_go {
    width: 80px;
    height: 26px;
    border: solid 1px #446ec7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c2_go div {
    width: 19px;
    height: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c2_go div img {
    width: 100%;
}

.goactive {
    display: none;
}

.c2_fdbox:hover {
    background-image: linear-gradient(-90deg,
            #4979de 0%,
            #78a3ff 100%),
        linear-gradient(#446ec7,
            #446ec7);
    background-blend-mode: normal,
        normal;
    box-shadow: 0px 0px 12px 0px rgba(193, 193, 193, 0.4);
}

.c2_fdbox:hover.c2_fdbox p {
    color: #fff;
}

.c2_fdbox:hover .c2_go {
    border: solid 1px #ffffff;
}

.c2_fdbox:hover .gotu {
    display: none;
}

.c2_fdbox:hover .goactive {
    display: block;
}


.c2_three {
    width: 100%;
}

.c2_three img {
    width: 100%;
}


.c2_four {
    width: 100%;
    background: url('../images/cc/bl.png')no-repeat;
    background-position: 0 bottom;
    padding: 80px 0 185px;
}

.c2_box {
    width: 1120px;
    margin: 0 auto;
}

.c2_fwnr {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 90px;
}

.c2_fw {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.c2_heng {
    width: 30px;
    height: 2px;
    background-image: linear-gradient(-90deg,
            #4979de 0%,
            #78a3ff 100%),
        linear-gradient(#446ec7,
            #446ec7);
    background-blend-mode: normal,
        normal;
    margin-top: 30px;
    margin-bottom: 40px;
}

.c2_fw h4 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}

.c2_tex {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #999999;

}

.c2_fw:nth-child(1) {
    padding: 0 3%;
}

.c2_fw:nth-child(2) {
    padding: 0 2%;
}

.c2_fw:nth-child(3) {
    padding: 0 2%;
}

.c2_fw:nth-child(4) {
    padding: 0 2%;
}

.c2_fw:nth-child(5) {
    padding: 0 2%;
}


.c2_five {
    width: 1200px;
    margin: 80px auto 0;
}

.c2_title h3 {
    width: 136px;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto;
}

.c2_title h3 span {
    color: #446ec7;
}

.c2_en {
    display: flex;
    justify-content: space-between;
}

.c_k {
    width: 161px;
}

.c2_en p {
    font-size: 20px;
    color: #999999;
}

.c2_hy {
    width: 161px;
    display: flex;
    justify-content: space-between;
}

.c2_hy .c2_gs {
    width: 57px;
    height: 22px;
    font-size: 14px;
    color: #999999;
    cursor: pointer
}

.active {
    color: #446ec7 !important;
}


.c2_new {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.c2_item {
    width: 31.75%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 24px;
}

.c2_pic {
    width: 100%;
}

.c2_pic img {
    width: 100%;
    max-height: 176px;
}

.c2_name {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 12px;
}

.c2_zou {
    width: 64.3%;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;

}

.c2_you {
    font-size: 14px;
    line-height: 24px;
    color: #446ec7;
}

.c2_nr {
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.c2_item :hover .c2_zou {
    color: #446ec7;
}

.c2_item:hover {
    border-bottom: 1px solid #446ec7;
}

.c2_gd {
    width: 160px;
    height: 40px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(-90deg,
            #4979de 0%,
            #78a3ff 100%);
    border-image-slice: 1;
    font-size: 14px;
    line-height: 40px;
    color: #446ec7;
    text-align: center;
    margin: 39px auto 80px;
}

.c2_block {
    display: none;
}

@media (max-width: 1355px) {
    .c2_two {
        width: 100%;
    }
}

@media (max-width: 1199px) {

    .c2_center {
        width: 100%;
    }

    .c2_five {
        width: 100%;
        margin: 80px auto 0;
    }
}

@media (max-width: 990px) {
    .c2_center {
        padding-top: 45px;
        padding-bottom: 70px;
    }

    .c2_left h3 {
        font-size: 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .c2_left .c2_enname {
        font-size: 18px;
    }

    .c2_left .c2_text {
        line-height: 29px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .c2_left .c2_xian{display: none;}
    
    .c2_center {
        padding: 10px 8px;
        flex-direction: column;
    }

    .c2_left {
        width: 100%;
    }

    .c2_right {
        width: 100%;
        margin-top: 10px;
    }

    .c2_left h3 {
        font-size: 24px;
        margin: 5px 0;
    }

    .c2_left .c2_enname {
        font-size: 16px;
    }

    .c2_left .c2_text {
        line-height: 23px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .c2_fwnr {
        display: block;
        margin-top: 20px;
    }
    .c2_fw img{
        width: 40px;
        height: 40px;
        object-fit: contain;
        display: none;
    }

    .c2_fw {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 3vw;
    }
    .c2_fw .autos{
        flex: 1;
        text-align: left;
    }
    .c2_fw .c2_tex{text-align: left;}
    .c2_heng{display: none;}
    .c2_heng {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .c2_fw h4 {
        margin-bottom: 5px;
    }

    .c2_four {
        padding: 8vw 0 10vw;
        background-size: 100%;
    }

    .c2_five {
        padding: 0 8px;
        margin: 15px auto 0;
    }

    .c2_title h3 {
        width: 96px;
        font-size: 24px;
    }

    .c2_en p {
        font-size: 16px;
    }

    .c2_en {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .c2_hy {
        margin-top: 20px;
    }

    .c2_new {
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
        flex-direction: column;
    }

    .c2_item {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 24px;
        margin-top: 15px;
    }

    .c2_cp {
        width: 95%;
        margin: 0 auto 53px;
    }

}

@media (max-width: 1119px) {
    .c2_box {
        width: 100%;
    }
}

/* 孵化平台-1孵化平台介绍 */
.c3_one {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.c3_left {
    width: 51.66%;
}

.c3_left img {
    width: 100%;
}

.c3_right {
    width: 45%;
}

.c3_right p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.c3_two {
    width: 100%;
    padding: 80px 0;
    background-color: #f4f6fc;
    margin-top: 80px;
}

.c3_center {
    width: 1025px;
    margin: 0 auto;
}

.c3_ys {
    margin-top: 16px;
}

.c3_ys img {
    width: 100%;
}

.c3_three {
    padding: 56px 0;
    width: 100%;
    background: url('../images/cc/gudt.png')no-repeat;
}

.c3_box {
    width: 1200px;
    margin: 0 auto;
}

.cc_title h2 {
    color: #fff !important;
}

.cc_title p {
    color: #fff !important;
}

.c3_lc {
    margin-top: 60px;
}

.c3_lc img {
    width: 100%;
}

@media (max-width: 1199px) {
    .c3_one {
        width: 100%;
    }

    .c3_box {
        width: 100%;
    }
}

@media (max-width: 1199px) {

    .c3_center {
        width: 100%;
    }
}

@media (max-width: 990px) {
    .c3_one {
        align-items: center;
    }
}

@media (max-width: 767px) {
    .c3_one {
        flex-direction: column-reverse;
        padding: 0 8px;
    }

    .c3_left {
        width: 100%;
    }

    .c3_right {
        width: 100%;
    }

    .c3_right p {
        line-height: 26px;
    }

    .c3_two {
        width: 100%;
        padding: 20px 8px;
        background-color: #f4f6fc;
        margin-top: 15px;
    }

    .c3_three {
        padding: 10px 0;
        width: 100%;
        background: url(../images/cc/gudt.png)no-repeat;
    }

}